home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / ditherstiff.z / ditherstiff
Text File  |  1998-10-30  |  4KB  |  133 lines

  1.  
  2.  
  3.  
  4. DDDDIIIITTTTHHHHEEEERRRRSSSSTTTTIIIIFFFFFFFF((((1111))))                   IIIImmmmpppprrrreeeessssssssaaaarrrriiiioooo                    DDDDIIIITTTTHHHHEEEERRRRSSSSTTTTIIIIFFFFFFFF((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ditherstiff - dither (halftone) an 8 bit stream TIFF file using error
  10.      diffusion dither
  11.  
  12. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.      ddddiiiitttthhhheeeerrrrssssttttiiiiffffffff  [----IIII filename] [----OOOO filename] [----LLLL filename]
  14.      [----eeee] [----ssss] [----hhhh] [----DDDD]
  15.  
  16. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.      _d_i_t_h_e_r_s_t_i_f_f dithers the images contained in a stream TIFF (STIFF) file
  18.      using a modified Floyd and Steinberg error diffusion dithering algorithm.
  19.      The input images should have 8 bits per color component.  The output
  20.      images will be dithered to 1 bit per color component.
  21.  
  22.      _d_i_t_h_e_r_s_t_i_f_f supports the following colorspace models:  kkkk, wwww, ccccmmmmyyyy, ccccmmmmyyyykkkk,
  23.      yyyymmmmcccc, yyyymmmmcccckkkk, kkkkccccmmmmyyyy and rrrrggggbbbb. PPPPllllaaaannnnaaaarrrr and cccchhhhuuuunnnnkkkkyyyy raster formats are supported.
  24.      The colorspace and raster format remained unchanged in the output stream.
  25.  
  26.    CCCCoooommmmmmmmaaaannnndddd LLLLiiiinnnneeee OOOOppppttttiiiioooonnnnssss
  27.      _d_i_t_h_e_r_s_t_i_f_f supports the following command line options:
  28.  
  29.      ----IIII _f_i_l_e_n_a_m_e
  30.                Specifies the name of the file from which the STIFF input will
  31.                be read.  If the ----IIII option is not specified, input will be read
  32.                from the standard input.
  33.  
  34.      ----OOOO _f_i_l_e_n_a_m_e
  35.                Specifies the name of the file to which the STIFF output will
  36.                be sent.  If the ----OOOO option is not specified, output will be
  37.                sent to the standard output.
  38.  
  39.      ----LLLL _f_i_l_e_n_a_m_e
  40.                Specifies the name of the file to which error, warning and
  41.                informational messages are to be written. If the file specified
  42.                already exists, any messages generated by _d_i_t_h_e_r_s_t_i_f_f will be
  43.                appended to the end of the file.  If the ----LLLL option is not
  44.                specified, message output will be sent to standard error.
  45.  
  46.      ----eeee        Use a classic Floyd and Steinberg dither (error diffusion).
  47.  
  48.      ----ssss        Use a modified Floyd and Steinberg error diffusion dither (a
  49.                two weight error filter with random perturbations is used to
  50.                reduce visual artifacts).  This is the default.
  51.  
  52.      ----hhhh        Prints a program usage message to the standard error.
  53.  
  54.      ----DDDD        Specifies verbose output for debugging purposes.
  55.  
  56. NNNNOOOOTTTTEEEESSSS
  57.      _d_i_t_h_e_r_s_t_i_f_f is typically used as a filter between _p_s_r_i_p and a printer
  58.      driver to provide error diffusion dithered images for the printer.
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. DDDDIIIITTTTHHHHEEEERRRRSSSSTTTTIIIIFFFFFFFF((((1111))))                   IIIImmmmpppprrrreeeessssssssaaaarrrriiiioooo                    DDDDIIIITTTTHHHHEEEERRRRSSSSTTTTIIIIFFFFFFFF((((1111))))
  71.  
  72.  
  73.  
  74.      _d_i_t_h_e_r_s_t_i_f_f output can be viewed using _v_s_t_i_f_f.
  75.  
  76. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  77.      _v_s_t_i_f_f(1), _l_i_b_s_t_i_f_f(3), _p_s_r_i_p(1).
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.